     VIA Chipset INF Driver Component for Windows XP Embedded SP2
                                2/9/2007
            Copyright (C) 2002-2007 VIA Technologies, INC.

1. Release note
   This package is ver 5.0, adapted from logo'ed package
   INF_V290A.ZIP. Users are advised to contact VIA for
   information about the usage of this component for their specific
   embedded platforms.

   VIA provides the user with this sample component implementation,
   to ease development and test effort. The user, however,
   is advised to obtain the latest available driver and author
   his or her own components.

2. File description
   This package contains 5 files as described below.

		                       Readme.txt       this file
12/14/2006  03:06 PM            66,743 VIAMACH.INF
01/10/2007  07:37 PM            25,825 vmachx86.cat
08/03/2004  10:08 PM            85,547 machine.inf
02/08/2007  02:09 PM         1,122,234 VIAMACH_V50.sld  driver component

3. Import the driver component
(1) Copy all the files to a directory, 
    e.g. "D:\VIADRIVERS\INF290A\".
(2) Create a directory, e.g. "D:\VIA_Repositories\", if there is
    none.
(3) Open Component Database Manager under Microsoft Windows
    Embedded Studio.
(4) Click on the "Repository" and then "Repository Roots..." buttons.
    Type in the complete path of the repositories directory,
    for example "D:\VIA_Repositories\". Click on the "Add" button
    and answer "Yes". 
(5) Click on the "Database", "Import...", and then "..." buttons.
    Navigate to directory "D:\VIADRIVERS\INF290A\" and
    then choose the .SLD file. Next, pull down "Repository root"
    drop-down and select "D:\VIA_Repositories\". Click on the
    "Import" and then "Close" buttons to close the dialog.
(6) Close the "Component Database Manager".

